In display-buffer-pop-up-frame make BUFFER current (Bug#15133).
authormartin rudalics <rudalics@gmx.at>
Fri, 23 Aug 2013 06:52:19 +0000 (08:52 +0200)
committermartin rudalics <rudalics@gmx.at>
Fri, 23 Aug 2013 06:52:19 +0000 (08:52 +0200)
commit7a407db9181189b26b006b14f49c083b9ca9ed30
tree1885fccfdfaa24ffb6b9f4e86d560a800a6a23f6
parent535aece999141e32b2488c79aeb5d8820765bea0
In display-buffer-pop-up-frame make BUFFER current (Bug#15133).

* window.el (display-buffer-pop-up-frame): Call pop-up-frame-function
with BUFFER current so `make-frame' will use it as the new frame's
buffer (Bug#15133).
lisp/ChangeLog
lisp/window.el